Access Of Foreign Data (AOFD)

Description:

AOFD represents the number of external classes from which a given class accesses fields, directly or via properties. The higher the AOFD value for a class, the higher the probability that the class is or is about to become an unfocused-class.

Inner classes and superclasses are not counted.